home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8077 < prev    next >
Encoding:
Text File  |  1996-08-05  |  803 b   |  28 lines

  1. Path: ulke.hiMolde.no!usenet
  2. From: arildh@himolde.no (Arild Hoff)
  3. Newsgroups: comp.lang.c++
  4. Subject: Linking Fortran 77 with C++
  5. Date: 14 Feb 1996 11:03:32 GMT
  6. Organization: H°gskolen i Molde
  7. Message-ID: <4fsfi4$gqd@ulke.hiMolde.no>
  8. NNTP-Posting-Host: spc117.himolde.no
  9. Mime-Version: 1.0
  10. X-Newsreader: WinVN 0.93.11
  11.  
  12. I am developing a C++ application that must be linked together with 
  13. existing Fortran 77 code.
  14. I don't want to change the Fortran code because it is very large and 
  15. working well.  
  16.  
  17. My question is : Does anybody know about a Fortran compiler which can 
  18. compile the Fortran 77 code to obj-files that can be linked with my C++ 
  19. obj-files using the Borland 4.5 C++ linker ????
  20.  
  21. I hope to get this work both under DOS and Windows.
  22.  
  23. Please answer by e-mail : arildh@himolde.no
  24.  
  25.  
  26. Arild Hoff
  27.  
  28.